Get Voyage Event Attachment
Developing
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Request Code Samples
curl --location --request GET 'https://mazu-lan.concise.co.id/api/v1/main/voyage-instructions/074cacc1-a77c-4197-9387-af34554c93c4/events/635fd833-269c-4fd1-8e4f-fb9fe2afee26/attachment?page=1&row=10&pagination=true' \
--header 'Authorization: Bearer <token>'
Responses
application/json Modified at 2025-07-18 04:03:17