v1

latestSwagger 2.0Apache 2.02026-07-13123128517.6 KB
me

Find a specific api credential

Returns an API credential instance for a given api credential id. Only ACCOUNT_HOLDER can invoke this API. For authentication use account credentials.

get/me/api/credentials/{id}

Path parameters

idinteger required

An id of an API credential

Query parameters

fieldsstring

Limit fields received in response. E.g. fields: id, name or fields items (id, name), see more at partial response page.

Response

successful operation

idinteger

An id of an API credential

namestring

A name of an API credential

usernamestring

Username for credential

passwordstring

A password for credential

enabledboolean

Is credential enabled