Get your organization
GET /organization
Get your organization
Authorizations
Responses
200
An organization
Response Headers
ID uniquely identifying the request/response cycle.
Response Schema
object
Unique identifier for this resource within Aerospike Cloud
object
Number of resources allowed
Number of resources currently in use
object
Milliseconds since unix epoch
Milliseconds since unix epoch
Example
{
"entitlements": [
401
Access token is missing or invalid
Response Headers
ID uniquely identifying the request/response cycle.
Response Schema
Generic API error
object
Unique (system-wide) error code for an error happened
Developer-friendly message explaining error
Example
{
403
Permission denied
Response Headers
ID uniquely identifying the request/response cycle.
Response Schema
Generic API error
object
Unique (system-wide) error code for an error happened
Developer-friendly message explaining error
Example
{
404
Resource not found
Response Headers
ID uniquely identifying the request/response cycle.
Response Schema
Generic API error
object
Unique (system-wide) error code for an error happened
Developer-friendly message explaining error
Example
{
500
Internal Server Error
Response Headers
ID uniquely identifying the request/response cycle.
Response Schema
Generic API error
object
Unique (system-wide) error code for an error happened
Developer-friendly message explaining error