v1

latestOpenAPI 3.1.02026-08-042010999.7 KB
Account

Retrieve account status

This endpoint is used to check the organization-wide metadata for your Sigma360 account.

get/account/status

Response

OK

apiKeystring
createdAtstring date-time
expiresAtstring date-time nullable
organizationNamestring
remainingCallsinteger

Remaining lifetime API calls allowed (Test keys)

testKeyboolean

Example response

{
  "apiKey": "bea8252ff4e80f41719ea13cdf007273",
  "organizationName": "ACME Inc."
}
All 24 operations