Dev GuideRecipesAPI ReferenceChangelog
Dev GuideAPI ReferenceChangelogUser GuideDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

GET /work-requests

Experimental Get a list of work requests.

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

Unique identifier of the creator of the work requests. You can append multiple times, for example created_by=creator1&created_by=creator2.

string
enum

Status of a work request. You can append multiple times, for example status=Submitted&status=Declined

Allowed:
string
enum

Ordering parameter of the work requests.

Allowed:
string
enum

Sorting order of the work requests.

Allowed:
template_ids
array of strings

Unique identifiers of the templates. You can append multiple times, for example template_ids=template1&template_ids=template2.

template_ids
date-time

Date and time as the lower limit to filter work requests by created_at, in ISO 8601 UTC format

date-time

Date and time as the upper limit to filter work requests by created_at, in ISO 8601 UTC format

integer
≥ 0
Defaults to 0

Starting index of results (zero indexed)

integer
1 to 100
Defaults to 10

Number of results to return per page

Responses

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