Get Raw Data
Inspect the raw upstream payload for a connector + (category, model). Use this to discover the field structure before writing a JMESPath. Provide exactly one of connector_token or integration_slug.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Category of the model.
HRIS, ATS, LMS "HRIS"
Model slug whose raw payload should be returned.
64^[a-z][a-z0-9_-]*$"employee"
Connector token used to return the connector's latest synced row. Exactly one of connector_token or integration_slug is required.
"i5kqe8bSedEdPLX9pHhFojKdo7Uzvue0f7I4NVhaDfV0GTxF0uAgwa_COb3zZU3T"
Integration slug used to return the canned integration sample. Exactly one of connector_token or integration_slug is required.
"workday"
Response
Successful Response