Atoka API User Reference

Contracts Root Fields

These fields do not belong to a specific package, but are always returned for each contract regardless the value of param packages

API tokens are configured to access only the packages each user needs; this means you might not have access to the content of this package. Ask your sales contact!

Available fields
Description
Data
Used by filters
Facet
Match
Stats
id

Unique ID that you can use throughout the API endpoints to reference to a specific contract

"string" -
subject

The subject of the contract it self

"string" -
Example JSON fragment for package
{
"id": "7ce3e8597a64",
"subject": "CORSO DI FORMAZIONE AI DIPENDENTI"
}