Overview
/
Developer Tools
/
API Reference
/
Service Accounts
/
Get an service account for your org.

Get an service account for your org

Path parameters

  • /{token}

    string
    //

Response

  • 200 OK
    • //
      • created_at:

        stringISO-8601,
        //
      • id:

        stringUUID,
        //
      • is_valid:

        boolean,
        //
      • label:

        string,
        //
      • org_id:

        stringUUID,
        //
      • token:

        string,
        //
      • updated_at:

        stringISO-8601
        //
      }

Examples

get
/org/service-accounts/{token}
200 OK
Response