Skip to main content

Get My M2M Client Credentials

GET 

/v2/account/me/m2m-credentials

Get my M2M client secret.

Responses

Successful Response

Schema

    account_id uuidrequired

    The client ID

    client_secret Client Secret (string)required

    The client secret for the M2M Account

    description Description (string)

    A description of the M2M Account

    org_id uuid

    The Org ID the M2M Account belongs to

Loading...