latestOpenAPI 3.0.02026-08-10221235717.8 KB
e21ad140ec3c
public
PublicKeys
Retrieve a single public key associated to an organization.
get/orgs/{orgId}/keys/{keyId}
Path parameters
orgIdstring required
The organization ID.
keyIdstring required
The public key ID.
Response
A public key associated to an organization.
Example response
{
"created_at": "2020-06-22T09:37:23.523Z",
"expired_at": "2020-06-22T09:37:23.523Z"
}