List all Log Streams

GET {{baseUrl}}/api/v1/logStreams

Lists all log streams. You can request a paginated list or a subset of Log Streams that match a supported filter expression.

Request Params

KeyDatatypeRequiredDescription
afterstringThe cursor to use for pagination. It is an opaque string that specifies your current location in the list and is obtained from the Link response header. See Pagination for more information.
limitnumberA limit on the number of objects to return.
filterstringSCIM filter expression that filters the results. This expression only supports the eq operator on either the status or type.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

[{"created":"2010-05-16T20:26:36.715Z","id":"eu magna ut cupidatat","lastUpdated":"2014-05-24T15:34:56.096Z","name":"irure nostrud fugiat mollit","status":"ACTIVE","type":"splunk_cloud_logstreaming","_links":{"self":{"href":"magna amet volupta","hints":{"allow":["POST","DELETE"]},"name":"adipisicing esse exercitation commodo do","type":"Excepteur"},"activate":{"href":"esse sunt","hints":{"allow":["DELETE","PUT"]},"name":"tempor","type":"anim fugiat ipsum"},"deactivate":{"href":"aliquip amet Ut e","hints":{"allow":["POST","PUT"]},"name":"dolor enim","type":"nisi eiusmod Ut magna"}}},{"created":"2017-12-26T02:27:13.681Z","id":"adipisicing sunt","lastUpdated":"1943-01-18T02:10:57.876Z","name":"nulla","status":"ACTIVE","type":"splunk_cloud_logstreaming","_links":{"self":{"href":"aliqua dolor magna","hints":{"allow":["DELETE","PUT"]},"name":"qui deserunt ut","type":"exercitation mollit"},"activate":{"href":"ipsum ea cupidatat veniam","hints":{"allow":["PUT","PUT"]},"name":"ex","type":"aliquip adipisicing quis labore esse"},"deactivate":{"href":"sed","hints":{"allow":["PUT","POST"]},"name":"Excepteur sunt do","type":"est"}}}]