get
Resource URL
https://apis.solarialabs.com/shine/v1 /total-home-scores/bulk-search/{bulk-search-id}
Code Examples
Query Parameters
Name | Values | Description |
---|---|---|
apiKey
(required) |
Your unique consumer key for the application in which you wish to use the data. |
|
cursor |
Cursor to the desired page (found in the response of a GET to the /bulk-search API, in the pageInfo section). |
Request Body
Definitions
Name | Type | Description |
---|
Responses
Schema:
Errors
HTTP code | Description |
---|---|
400 |
Unable to handle request as received. Please validate request and try again. |
401 |
Unauthorized. |
404 |
Request not found. Please validate request and try again. |
500 |
Internal server error. |
Resource Summary
Attributes | |
---|---|
Security |
Expand the Query Parameters section and enter your consumer key ("apikey") and the values you'd like to try. Then, hit "Send Request".
bulk-search-id ID of the bulk search saved query. Generated from POST to /bulk-search. true
Make a request and see the response.
Make a request and see the response.
Make a request and see the response.
Working...