v1
latestOpenAPI 3.1.02026-07-24416405768.8 KBe) Organisation Management
List terminals for the organisation
Returns all POS terminals registered against the organisation, with pagination support.
get/eclipse-conductor/rest/v1/tenants/{tenantId}/organisations/{organisationId}/terminals
Path parameters
tenantIdinteger required
organisationIdinteger required
Query parameters
divisionIdinteger
Only return terminals whose store belongs to this division.
limitinteger
Max number of results to return. Defaults to 50.
offsetinteger
Response
OK
Example response
[
{
"created": "2022-03-10T12:15:50-04:00",
"lastModified": "2022-03-10T12:15:50-04:00"
}
]