A GET endpoint retrieves event schema details with attributes for a specific project by providing organization ID and project ID while using Manufactory authentication token.
Get events schema
You can fetch an events schema belonging to a specific project using the endpoint GET /events/schema/{org_id}/{project_id}
.
The following header is required for all API calls:
X-Manufactory-Auth
- Manufactory access token
org_id
(required) string - Manufactory org ID.project_id
(required) number - Manufactory project ID.
The POST /events/schema endpoint enables creation of event schemas by defining attribute names and data types while requiring organization ID project ID and authentication through a Manufactory access token.
The endpoint allows creation of events schema by specifying organization ID, project ID, and attribute definitions through an authenticated POST request to manage event data structures.
The GET endpoint retrieves actor schema attributes and unique identifiers for a specific project by providing organization ID and project ID with proper authentication through a Manufactory access token.
About Tallyfy
- 2024 Tallyfy, Inc.
- Privacy Policy
- Terms of Use
- Report Issue
- Trademarks