Skip to content

Commit c22921b

Browse files
authored
Improve seismic doc
1 parent 7fed66e commit c22921b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/energy-data-services/tutorial-seismic-ddms.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ API: **Service Verification** > **Check Status**
110110
curl --request GET \
111111
--url http://{base_url}/seistore-svc/api/v3/svcstatus \
112112
--header 'Content-Type: application/json' \
113+
--header 'Authorization: Bearer {access_token}' \
113114
--header 'data-partition-id: {data_partition_id}'
114115
```
115116

0 commit comments

Comments
 (0)