Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

URI: https://app.cloudcardtools.com/api/organizations/{id}

HTTP Method: GET

Required Headers: X-Auth-Token (see: Authentication)  

Example HTTP Request
 
Example Response
200 OK
{
	"id": 1,
	"name": "Foo U",
	"emailDomain": "foo.edu",
	"termsOfService": null,
	"photoRequirements": [...],
	"bytes": null,
	"logo": null,
	"customCssUrl": null
}
  • No labels