HomeGuidesAPI ReferenceChangelog
Log In
API Reference

List Credentials

A credential is defined as a set of login requirements needed for Urjanet to access data from utility providers. The credentials endpoint allows you to get a list of all the credentials that are in the Urjanet system. This endpoint is pageable; see here for more details.

Query Params
string

An RSQL query string (see here for details.) You can find a list of searchable fields here.

integer
Defaults to 0

Zero-based page index (0..N)

integer
Defaults to 20

The size of the page to be returned

sort
array of strings

Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.

sort
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/hal+json