Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.example.com/api/directory/kinds.list \ --header 'Content-Type: application/json' \ --data '{}'
[ { "id": "872815618512410358", "machine_name": "<string>" } ]
Retrieves all kinds of possible resources. Only ‘employee’ is available at the moment.
The body is of type object.
object
"872815618512410358"