Skip to main content
GET
/
accounts
/
{id}
cURL
curl --request GET \
  --url https://api.theauthapi.com/accounts/{id} \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

Response

200 - undefined