Retrieves a SEG-Y file with all traces contained within the given seismic object.
The generated SEG-Y file
The response for a failed request.
curl -i -X GET \ 'https://api.cognitedata.com/api/v1/projects/publicdata/seismic/seismics/segy/{seismicId}' \ -H 'Authorization: Bearer <YOUR_OpenID Connect or OAuth2 token_HERE>'
{- "error": {
- "code": 401,
- "message": "Could not authenticate.",
- "missing": [
- { }
], - "duplicated": [
- { }
]
}
}