Pagination Urls
case_documents_url
(array[string])
A URL that returns a paginated list of documents associated with this case. Use this link to retrieve all related documents to the case. For details on navigating pages, see the Pagination Guide.
case_dockets__url
(array[string])
A URL that returns a paginated list of dockets associated with this case. Use this link to retrieve all related dockets to the case. For details on navigating pages, see the Pagination Guide.
case_resources__url
(array[string])
A URL that returns a paginated list of resources associated with this case. Use this link to retrieve all related resources to the case. For details on navigating pages, see the Pagination Guide.
Last updated