Get a list of document categories.
Retrieve a list of document categories associated with a specific TPA (Third Party Administrator) identified by the tpaId
. This endpoint is useful for applications that need to display available document categories to users for selection or filtering purposes.
-
tpaId string Required
A unique identifier used to identify your admin instance. This value is system generated when the admin instance was created.
-
Accept-Language enum<string>
Specify the participant’s language preference. The response will return text/string values in the specified language, defaulting to English if not specified or if an invalid value is sent. If Spanish or French is requested and a particular field does not have a translated value, the English text value will be returned.
Possible values:es
en
fr
-
decrypt integer <int32>
Indicate if the URI parameters are encrypted or not. Use 1 for encrypted and 0 for decrypted; defaults to 0 if not specified.
-
array <object>
-
TpaId string
-
CategoryKey integer <int32>
-
CategoryId string
-
CategoryName string
-
DisplayOrder integer <int32>
-
LastUpdateDate string <date-time>
-