List all profiles
GET /api/profiles
GET
/api/profiles
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” page
number
limit
number
search
string
email
string
email_status
string
shopify_customer_id
string
Responses
Section titled “ Responses ”object
data
required
Array<object>
object
id
required
string
timezone
string
address1
string
address2
string
city
string
region
string
country
string
postal_code
string
created_at
string
updated_at
string
full_address
required
string
email
required
string
external_id
string
first_name
string
last_name
string
full_name
required
string
phone_number
string
shopify_customer_id
string
meta
required
object
total
Total number of items
number
per_page
Items per page
number
current_page
Current page number
number
last_page
Last page number
number
first_page
First page number
number
first_page_url
URL for first page
string
last_page_url
URL for last page
string
next_page_url
URL for next page
string
previous_page_url
URL for previous page
string