Fetch detailed information for one record in the specified content model by its unique ID. Supports field selection, localization, and optional metadata for each field.
Before calling this endpoint, make sure you’ve generated an API token and picked the correct domain. See Authentication & Base URLs.Documentation Index
Fetch the complete documentation index at: https://help.experro.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Identifier for the tenant. Ensures data isolation per tenant.
Workspace identifier within the tenant. Scopes resources to a specific workspace.
Unique identifier of the target environment. Used to scope the API call to a specific deployment environment.
"PRODUCTION-15a0f8c2-a5e8-4e40-ae74-cb1389d22f45-w49jkngj"
Internal name of the content model (e.g. blogPost).
Unique identifier of the record to retrieve.
Comma-separated list of fields to include in the response
Specifies the language or region for the response data
Flag to include meta details of the specified fields. When true, includes metadata for each requested field.