Application Keys Get
GET {{baseUrl}}/applications/:id/keys?id=2250DBaB-Ef01-bB5E-Da55-FBCC7CaAdAfb&id=fA1d1C1a-cCc3-DEe2-03f9-FF82dAfD11Cb&type=<string>&type=<string>
Body
PARAM
Key | Datatype | Required | Description |
id
|
string | ||
id
|
string | ||
type
|
string | ||
type
|
string |
HEADERS
Key | Datatype | Required | Description |
Accept
|
string |
RESPONSES
status OK
[
{
"id": "858AC863-936C-1A7a-6eCC-2aEc690E8bd2",
"key": "<string>",
"version": "<string>",
"created_by": "E3bfadBD-d3fD-84E3-E9b9-eE0C6BdE4F4B",
"created_at": "<dateTime>"
},
{
"id": "532c1e9b-CdBa-0BcF-Cb5b-e6900C2bAcc0",
"key": "<string>",
"version": "<string>",
"created_by": "aBa7EdDc-cE7a-B1f5-f51A-F319f51E9dcf",
"created_at": "<dateTime>"
}
] |
ENDPOINTS