Get all the API keys of the company.
The API keys are used to authenticate the company's requests to the Snappy API.

Log in to see full request history
Query Params
string

Company id

Headers
string

Source of the request

Responses

Response body
object
results
array of objects
required

The API keys of the company.

results*
object
string
required

The API key id

string
required

The date the API key will expire.
Date Format: YYYY-MM-DDThh:mm:ss.sZ.
e.g. 2022-12-06T09:50:38.536Z

string
required

The date the API key was created.
Date Format: YYYY-MM-DDThh:mm:ss.sZ.
e.g. 2022-12-06T09:50:38.536Z

boolean
required
Defaults to false

If true, the API key will be enforced to use mTLS.
If false, the API key will not be enforced to use mTLS.
The default value is false.

string
required

The name of the API key

string

The company id

string

The API key

Language
Credentials
URL