Retrieve Associated Barcodes

Returns a list of Associated Barcodes 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.

integer

Filter by the ID of the agent who created the barcode record.

string

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

date

Filter by date added. 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