Lists all fields in a Cases domain.
post/domains/{domainId}/fields-list
Path parameters
domainIdstring required
The unique identifier of the Cases domain.
Query parameters
maxResultsinteger
The maximum number of results to return per page.
nextTokenstring
The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
Response
Success