Get Store Tasks

Returns the details of store tasks such as task title, description, status, and updates.

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

Type of staff details to return.

Allowed:
string
enum

Type of task to return.

Allowed:
int64

Unique ID of the associate to return the list of tasks assigned to that specific associate.

int64

Unique ID of the customer to get the list of tasks created for that specific customer.

date

Returns the list of tasks created between the dates set on start_date and end_date. If only start_date is mentioned then the list of tasks created on or after that specified date is returned.

date

Returns the list of tasks created between the dates set on start_date and end_date. If only end_date is passed, the list of tasks created on or before the specified date is returned.

int32

Limits the number of tasks to be returned. For example, if count=10 then the details of only 10 tasks are returned.

string
enum

Format of the response object.

Allowed:
Response

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