v1
latestOpenAPI 3.1.02026-07-24416405768.8 KBe) Organisation Management
List cards on file for the organisation
Returns all externally-stored cards on file held by the organisation. These are not Eclipse-issued cards but any card the organisation chooses to store with Eclipse.
get/eclipse-conductor/rest/v1/tenants/{tenantId}/organisations/{organisationId}/cards-on-file
Path parameters
tenantIdinteger required
organisationIdinteger required
Query parameters
aliasstring
Alias to search by
externalUniqueIdstring
ExternalUniqueId to search by
limitinteger
offsetinteger
referencestring
Reference to search by
Response
OK
Example response
[
{
"deleteAt": "2022-03-10T12:15:50-04:00",
"expires": "2022-03-10T12:15:50-04:00"
}
]