Get all tasks that are assigned to you
Returns paginated tasks assigned to you. Requires filter=myPendingTasks query parameter.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
space_id
ID of the space in form of a string
environment_id
ID of the environment in form of a string
Query parameters
filter
This endpoint expects the query parameter filter=myPendingTasks. A call without this parameter will return a 501 status code.
Allowed values:
Response headers
Content-Type
Content-Type
Response
OK - Request successful