Get analysis description with URLs and prompts.
API Key for external integrations (format: greetincs_...)
Analysis ID in TypeID format
Successful Response
Analysis with loaded prompt details and URLs.
Analysis detail data.
HATEOAS links related to this response (e.g., self, next, prev)
[
{
"href": "/resource/{resource_id}",
"method": "GET",
"rel": "self",
"title": "Resource Details"
},
{
"href": "/resource/{resource_id}/related",
"method": "GET",
"rel": "related",
"title": "Related Resources"
}
]