Organization Seals
Get seal image
Retrieve the seal's rendered PNG image as a base64 data URI. Rate limited to 60/min. Each retrieval is audit-logged.
get/seals/{id}/image
Path parameters
idstring uuid required
Seal ID
Response
Seal image retrieved successfully
Example response
{
"content_type": "image/png"
}