Retrieve view
Parameters #
| Property | Type | Location | Description |
|---|---|---|---|
id | stringRequired | path |
Request #
curl -X GET 'https://api.axiom.co/v2/views/ID' \
-H 'Authorization: Bearer API_TOKEN'Try itRun this request against your Axiom organization
Credentials stay in this browser tab and are only sent to Axiom when you run the request.
Response #
200View| Property | Type | Description |
|---|---|---|
aplQuery | stringRequired | |
datasets | string[] | |
description | string | |
name | stringRequired | |
sharedByOrg | string | ID of the org that shared this resource, if it's shared |
sharedByOrgName | string | The name of the org that shared this resource, if it's shared |