Endpoints
PACT Footprints
GET
/
pact
/
2
/
footprints
The path is relative to your company specific url:
https://your_subdomain.variable.global/api
Only footprints that are valid according to the PACT standard will show in the API, regardless of the sharing setting.
This generally means footprints that have all of the required fields filled out. Details on the PACT standard and required fields can be found in the PACT documentation.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json