cURL
curl --request GET \ --url https://core.api.ravennahq.com/api/ticket-links \ --header 'x-ravenna-api-token: <api-key>'
[ { "id": "<string>", "name": "<string>", "url": "<string>", "userId": "<string>", "ticketId": "<string>", "remoteId": "<string>", "createdAt": "<string>", "updatedAt": "<string>" } ]
x >= 1
x >= 0
1 <= x <= 10000
asc
desc
Successful response
The response is of type object[].
object[]