Retrieve Releases of Information

Returns a list of Releases of Information applicable to the scope of the API auth token

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer

Filter via case ID. Must supply integer value, cannot search by case name or other field information.

string

Order results by a field name. Prefix with - for descending order. eg. order_by=mod_date for ascending or order_by=-mod_date for descending. Must be a valid field on the resource; an invalid field returns a 400 error.

integer

Filter by agent ID. Must supply integer value.

boolean

Filter by verified status. Returns records matching the supplied boolean value.

string

Filter via output type. Wildcards supported. e.g. output=B% will return all records beginning with 'B'. Do not use quotations like output="B%".

date

Filter by expiration date. Format: YYYY-MM-DD.

string

Return records with an entry date before the supplied date. Format: YYYY-MM-DD.

string

Return records with an entry date after the supplied date. Format: YYYY-MM-DD.

string

Return records with a modification date before the supplied date. Format: YYYY-MM-DD.

string

Return records with a modification date after the supplied date. Format: YYYY-MM-DD.

string

Return records with an entry date greater than or equal to the supplied date. Format: YYYY-MM-DD.

string

Return records with an entry date less than or equal to the supplied date. Format: YYYY-MM-DD.

string

Return records with a modification date greater than or equal to the supplied date. Format: YYYY-MM-DD.

string

Return records with a modification date less than or equal to the supplied date. Format: YYYY-MM-DD.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json