postman.workables.dev Open in urlscan Pro
75.101.167.250  Public Scan

URL: https://postman.workables.dev/
Submission: On May 19 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

 * Body
 * Headers (0)

 * Body
 * Headers (0)

 * Body
 * Headers (0)




Public


Documentation Settings

ENVIRONMENT
Production

LAYOUT
Double Column

LANGUAGE
cURL - cURL



Workables GraphQL Documentation
Introduction
queries


WORKABLES GRAPHQL DOCUMENTATION



QUERIES




POSTAPIVERSION

Bodygraphql
Query
graphql


query apiVersion {
    apiVersion
}

GraphQL Variables
json


{}

Example Request
apiVersion

curl


curl --location '' \
--header 'Content-Type: application/json' \
--data '{"query":"query apiVersion {\n    apiVersion\n}","variables":{}}'

Example Response
 * Body
 * Headers (0)

No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers


POSTSYSTEMTIMEINMILLIS

Bodygraphql
Query
graphql


query systemTimeInMillis {
    systemTimeInMillis
}

GraphQL Variables
json


{}

Example Request
systemTimeInMillis

curl


curl --location '' \
--header 'Content-Type: application/json' \
--data '{"query":"query systemTimeInMillis {\n    systemTimeInMillis\n}","variables":{}}'

Example Response
 * Body
 * Headers (0)

No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers


POSTMESSAGESBYAUTHOR

Bodygraphql
Query
graphql


query messagesByAuthor {

}

GraphQL Variables
json


{}

Example Request
messagesByAuthor

curl


curl --location '' \
--header 'Content-Type: application/json' \
--data '{"query":"query messagesByAuthor {\n\n}","variables":{}}'

Example Response
 * Body
 * Headers (0)

No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers