{ "count": 123, "next": "http://api.example.org/accounts/?page=4", "previous": "http://api.example.org/accounts/?page=2", "results": [ { "id": "<string>", "name": "<string>", "description": "<string>", "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z" } ] }
Tags are convenient ways of marking files and folders for ease organization and categorization.
A page number within the paginated result set.
Number of results to return per page.
The response is of type object.
object