Realms
Get a realm
Fetch the details of a specific realm, identified by its UUID
get/v1/realms/{realmId}
Response
success
Example response
{
"created_at": "2022-11-04T20:10:06.927Z",
"updated_at": "2022-11-04T20:10:06.927Z"
}Fetch the details of a specific realm, identified by its UUID
success
{
"created_at": "2022-11-04T20:10:06.927Z",
"updated_at": "2022-11-04T20:10:06.927Z"
}