Util

Lists fields that can be used in other calls

get

Lists fields that can be used in other calls

Authorizations
OAuth2applicationRequired
Token URL:
Responses
chevron-right
200

OK

application/json
string[]Optional
get
/util/fields

GetHosts

get

Lists all public facing CDN IPs

Responses
chevron-right
200

OK

application/json
get
/util/hosts

Health Check

get

Will reply with Pong if service is ready to handle requests

Responses
chevron-right
200

OK

application/json
databasestringOptionalExample: database message
esstringOptionalExample: es message
hostnamestringOptionalExample: server123
ipstringOptionalExample: 192.0.2.2
namestringOptionalExample: pong
versionstringOptionalExample: 0.21-1111
get
/util/ping

WhoAmI

get

Information about current user

Authorizations
OAuth2applicationRequired
Token URL:
Responses
chevron-right
200

OK

application/json
client_idstringOptionalExample: account name
emailstringOptionalExample: [email protected]
expnumberOptionalExample: 1665151134
iatnumberOptionalExample: 1665147534
isStaffAccountstringOptionalExample: True
jtistringOptionalExample: bZzNlATzvozLZ4o7naNQTeO4fzPVEIC8kNTYdorqWGDQZeDhLDdk7
organizationIdstringOptionalExample: 12312313f-asdasdsad-fasdadasd
get
/util/whoami

Last updated

Was this helpful?