Skip to main content
GET
White Label Admin - Get all organization data exports

Authorizations

x-api-key
string
header
required

Path Parameters

organizationId
integer
required

Organization ID

innerOrganizationId
integer
required

Organization ID within the context of a white label

Query Parameters

limit
integer

Maximum number of results

offset
integer

Offset in results, can be used in conjunction with LimitResultsParameter to implement paging.

Response

200 - application/json

OK

success
boolean
required

Whether the operation succeeded

exports
object[]
required

List of organization data exports.

totalCount
integer
required
error
string

Optional error description (set if 'success' was false)