meta_profile: Retrieve metadata about yourself

Description Usage Arguments References

View source: R/meta.R

Description

Retrieve metadata about yourself

Retrieve your PGP keys

Usage

1
2
3
meta_profile(pat = sourcehut_pat())

meta_pgp_keys(id = NULL, next_id = 1, pat = sourcehut_pat())

Arguments

pat

see sourcehut_pat()

id

if not NULL then a valid key ID

next_id

if there is a next field in the API response and you wish to paginate through the results, feed the value of next to the next_id parameter.

References

https://man.sr.ht/meta.sr.ht/user-api.md


hrbrmstr/sourcehut documentation built on Nov. 4, 2019, 1:46 p.m.