Verso Sandbox API
stringstringstring · enumstringinteger · int64string · enuminteger · int64string · requiredinteger · int32stringstringstring · enum
List divisions for your tenant
GET
https://api.versohq.dev
/divisions
Retrieves all divisions associated with your tenant.
query Parameters
filterThe OData filter expression (with support for attribute fields)
orderByThe OData order-by expression (with support for attribute fields)
resultThe query result type: items, count or items with count (default: result items)
The query result type
Enum values:
Items
Count
ItemsWithCount
selectThe OData field selection expression
skipThe number of items in the queried collection that are to be skipped
statusThe object status (default: all status)
The object status
Enum values:
Active
Inactive
topThe number of items in the queried collection
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
List divisions for your tenant › Responses
OK
object[]
idUnique identifier
nameDivision name
culturestatusThe object status
Enum values:
Active
Inactive