Auth

JWT for Service Account

Auth: Anonymous - no token required.

Convert a client id and secret to a JWT

post/Auth/ServiceAccount

Query parameters

pageinteger required
pageSizeinteger required
includesstring[] nullable
sortstring nullable
filterstring nullable

Request body

clientIdstring nullable
clientSecretstring nullable

Example request

{}

Response

Success - JWT Generated

jwtstring nullable

Changes

No recorded changes to this endpoint across all 22 revisions of this API.