List Item Group Assignments

Retrieves a list of all item group assignments available in the system.

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

One or more response fields, separated by commas.

Allowed:
string
enum

One or more sort fields, separated by commas.

string

Filter records by those associated with item_group_id.

Operators: eq

Examples

  • filter[item_group_id]=eq:igrp_123
string

Filter records by those associated with item_id.

Operators: eq

Examples

  • filter[item_id]=eq:item_123
string

Filter by record_created_at.

Operators: gt, lt

Examples

  • filter[record_created_at]=gt:2023-01-01T00:00:00Z
  • filter[record_created_at]=lt:2025-01-01T00:00:00Z
string

Filter by record_updated_at.

Operators: gt, lt

Examples

  • filter[record_updated_at]=gt:2023-01-01T00:00:00Z
  • filter[record_updated_at]=lt:2025-01-01T00:00:00Z
int32
1 to 200

Number of records returned per page.

string

Cursor for pagination (from previous response's next_cursor).

Responses

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