Get Api Keys
Get Api Keys
Query Parameters
page Page
Possible values: >= 1
Default value: 1
Page number
size Size
Possible values: >= 1
and <= 100
Default value: 50
Page size
Responses
- 200
- 422
Successful Response
application/json
Schema
Example (from schema)
Schema
items object[] required
total Total required
page Page required
size Size required
pages Pages
{ "items": [ { "description": "string", "scope": "all", "expire_at": "string", "api_key": "string", "created_at": "2025-05-28T07:18:23.297Z" } ], "total": 0, "page": 0, "size": 0, "pages": 0 }
Validation Error
application/json
Schema
Example (from schema)
Schema
detail object[]
{ "detail": [ { "loc": [ "string", 0 ], "msg": "string", "type": "string" } ] }
GET /keys
Authorization
name: OAuth2PasswordBearertype: oauth2flows: {
"password": {
"scopes": {},
"tokenUrl": "login"
}
}
Request
Request
curl -L -X GET 'https://api.unionavatars.com/v2/keys' \ -H 'Accept: application/json' \ -H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://api.unionavatars.com/v2/keys' \ -H 'Accept: application/json' \ -H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://api.unionavatars.com/v2/keys' \ -H 'Accept: application/json' \ -H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://api.unionavatars.com/v2/keys' \ -H 'Accept: application/json' \ -H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://api.unionavatars.com/v2/keys' \ -H 'Accept: application/json' \ -H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://api.unionavatars.com/v2/keys' \ -H 'Accept: application/json' \ -H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://api.unionavatars.com/v2/keys' \ -H 'Accept: application/json' \ -H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://api.unionavatars.com/v2/keys' \ -H 'Accept: application/json' \ -H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://api.unionavatars.com/v2/keys' \ -H 'Accept: application/json' \ -H 'Authorization: Bearer <TOKEN>'