Get object
get/v2/prism/{teamId}/{objectType}/{objectId}
Path parameters
teamIdstring uuid required
objectType'comment' | 'deal' | 'engagement' | 'identity' | 'ai_chat_thread' | 'ai_chat_message' | 'agent_site' | 'document' | 'action' | 'event' | 'organization' | 'contact' required
objectIdstring uuid required
Query parameters
selectstring
Comma-separated property slugs to return. Use dot notation for relationships. id is always returned at the top level. Defaults to all properties.
Response
OK