get
filter-queryId-results-get
Resource URL
https://api.rsc.org/compounds/v1 /filter/{queryId}/results
Query Parameters
Name | Values | Description |
---|---|---|
start |
The first item to retrieve (zero-based) |
|
count |
The number of items to retrieve |
Header Parameters
Name | Values | Description |
---|---|---|
Content-Type |
|
|
apikey
(required) |
Your personal key |
Request Body
queryId The Id of the filter query null true
Make a request and see the response.
Make a request and see the response.
Make a request and see the response.
Response Error Details
-
HTTP CodeError CodeDescription
-
400400
Bad Request. Check the request you sent and try again.
-
401401
Unauthorized. Check you have supplied the correct API key and that you have sent it as an HTTP Header called 'apikey'.
-
404404
Not Found. The requested endpoint URL is not recognized. Change your request and try again.
-
405405
Method Not Allowed. The verb is incorrect for the endpoint. Change your request and try again.
-
429429
Too Many Requests. Send fewer requests, or use rate-limiting to slow them down, then try again.
-
500500
Internal Server Error. Wait and try again.
-
503503
Service Unavailable. Wait and try again.
Resource Summary |
|
Security |
|
Category |
filtering |
Working...