Returns a list of addresses
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer token
Comma-separated list of relationships to include. Allowed: user, profile
Sort order. Prefix with - for descending. Allowed: created_at, updated_at
Filter results. Available filters: external_id, external_id.neq, external_id.cont (case-insensitive substring match), external_id.in (comma-separated list), external_id.nin (comma-separated list), country, country.neq, country.cont (case-insensitive substring match), country.in (comma-separated list), country.nin (comma-separated list), postal_code, postal_code.neq, postal_code.cont (case-insensitive substring match), postal_code.in (comma-separated list), postal_code.nin (comma-separated list), effective_from, effective_from.neq, effective_from.lt, effective_from.lte, effective_from.gt, effective_from.gte, effective_to, effective_to.neq, effective_to.lt, effective_to.lte, effective_to.gt, effective_to.gte, user, profile, profile.exists. Custom fields can also be filtered with filter[custom_fields.field_name].
Number of items per page (max 100)
Cursor for next page
Cursor for previous page